home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / okf220.zip / OKMODE.ZIP / OKMODE.DOC < prev   
Text File  |  1988-09-17  |  2KB  |  39 lines

  1.      Program: OKMODE.COM Copyright 1988 by Keith P. Graham
  2.      Description: Video Mode selector. Selects or displays video
  3.               modes, for use on multiple monitor systems or systems
  4.               where mode command will not change modes.
  5.      Operation: Enter: OKMODE mode where mode is a number in hex
  6.               from 00 to ff. Some common modes are:
  7.               0 - 40 column b&w
  8.               1 - 40 column cga-mono
  9.               2 - 80 column cga-b&w
  10.               3 - 80 column cga-color
  11.               4 - 320x200 cga color
  12.               5 - 320x200 cga b&w
  13.               6 - 640x200 cga b&w
  14.               7 - monochrome text
  15.               f - EGA monchrome graphics
  16.              10 - EGA 640x350 16 color
  17.              11 - VGA monochrome graphics
  18.              12 - VGA 16 color graphics
  19.              13 - VGA 256 color Graphics
  20.  
  21.      I am including this with OPTIKS because some systems start up in
  22.      mode 7. (Enter OKMODE with no parameters to find current mode).
  23.      OPTIKS assumes that mode 7 means you have a mono monitor which
  24.      might not be the case. If you start OPTIKS and get a blank screen
  25.      leave OPTIKS by pressing F10 and then the Y key. Enter OKMODE 2
  26.      and then try OPTIKS again.
  27.  
  28.      OKMODE.COM can be used in place of the MODE command for changing
  29.      screen types. OKMODE does not look at the system switches and
  30.      takes your word for the mode you would like. It can be used to
  31.      switch between 2 monitors, display current mode and to reset
  32.      modes on the new multi-function extended ega/vga cards.
  33.  
  34.      If OKMODE does not change the mode, it is the card's bios looking
  35.      at switches. Try entering a mode such as EGA mode 10 and then
  36.      changing modes from there. My ATI card can only be fooled into
  37.      changing to mode 7 if I do it from an EGA or VGA graphics mode.
  38.  
  39.